PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package
/
PDFJavaScriptBlock Class
/ setName Method
The name associated with the JavaScript block.
Collapse All
Expand All
In This Topic
setName Method
In This Topic
Sets the name.
Syntax
public
void
setName( java.lang.String
name
)
Parameters
name
The name associated with the JavaScript block.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When name is null or empty.
See Also
Reference
PDFJavaScriptBlock Class
PDFJavaScriptBlock Members